Welcome![Sign In][Sign Up]
Location:
Search - Toolbar Visual C

Search list

[Develop Toolsvc6Article

Description: Visual C++ 文章,有窗口控制,工具栏,状态栏,ODBC等-Visual C article, a window control, toolbar, status bar, ODBC, etc.
Platform: | Size: 546127 | Author: 杨飞 | Hits:

[Other resourceMyExam

Description: 这是一个简单的绘图程序,编制该程序的过程包括建立应用程序的基本框 架、处理视图、处理文档、串行化处理、滚动处理、窗口分割、创建对话模板 资源、创建对话类、定义成员变量、定义消息处理函数、创建对话类对象并显 示对话框以及添加工具栏按钮。 该程序的功能就是在单文档窗口中绘制各种不同线宽(有六种线宽)、不 同风格(有三种风格:实线、划线和点线)和不同颜色的线段。并且具备保存、 恢复、撤消、滚动、窗口分割等功能。 该程序所用到的都是Visual C++最基本、最核心的内容。-This is a simple drawing program, the preparation of the procedures for the establishment of the process, including the application of the basic framework for handling View, documents, serial processing, and rolling, window segmentation, create dialogue template resources, the creation of such a dialogue, the definition member variables, the definition Message Handling Functions to create dialogue and object type dialog box appears and add toolbar button. The procedure is the function of a single document window mapping different width (a six linewidth), the different styles (three styles : solid line, and crossed point line) and different colors segment. And with the preservation, restoration, lifting, rolling, the window segmentation capabilities. The procedures are used by the Visual C
Platform: | Size: 43894 | Author: 力风 | Hits:

[ToolBar从工具栏拖动到视里面

Description: 从工具栏拖动到视里面,visual c++ 界面编程-drag from the toolbar visually inside, visual programming interface c
Platform: | Size: 32158 | Author: 万华 | Hits:

[Dialog_Window在窗口框的DOCK工具栏上面放置标志

Description: 在窗口框的DOCK工具栏上面放置标志,visual c++ 界面编程-window frame in the toolbar above DOCK placed signs, visual programming interface c
Platform: | Size: 39993 | Author: 万华 | Hits:

[Windows DevelopVC视图绘制动态曲线图

Description: ======================================================================== MICROSOFT FOUNDATION CLASS LIBRARY : TestDrawCurve_26 ======================================================================== AppWizard has created this TestDrawCurve_26 application for you. This application not only demonstrates the basics of using the Microsoft Foundation classes but is also a starting point for writing your application. This file contains a summary of what you will find in each of the files that make up your TestDrawCurve_26 application. TestDrawCurve_26.dsp This file (the project file) contains information at the project level and is used to build a single project or subproject. Other users can share the project (.dsp) file, but they should export the makefiles locally. TestDrawCurve_26.h This is the main header file for the application. It includes other project specific headers (including Resource.h) and declares the CTestDrawCurve_26App application class. TestDrawCurve_26.cpp This is the main application source file that contains the application class CTestDrawCurve_26App. TestDrawCurve_26.rc This is a listing of all of the Microsoft Windows resources that the program uses. It includes the icons, bitmaps, and cursors that are stored in the RES subdirectory. This file can be directly edited in Microsoft Visual C++. TestDrawCurve_26.clw This file contains information used by ClassWizard to edit existing classes or add new classes. ClassWizard also uses this file to store information needed to create and edit message maps and dialog data maps and to create prototype member functions. res\TestDrawCurve_26.ico This is an icon file, which is used as the application's icon. This icon is included by the main resource file TestDrawCurve_26.rc. res\TestDrawCurve_26.rc2 This file contains resources that are not edited by Microsoft Visual C++. You should place all resources not editable by the resource editor in this file. ///////////////////////////////////////////////////////////////////////////// For the main frame window: MainFrm.h, MainFrm.cpp These files contain the frame class CMainFrame, which is derived from CFrameWnd and controls all SDI frame features. res\Toolbar.bmp This bitmap file is used to create tiled images for the toolbar. The initial toolbar and status bar are constructed in the CMainFrame class. Edit this toolbar bitmap using the resource editor, and update the IDR_MAINFRAME TOOLBAR array in TestDrawCurve_26.rc to add toolbar buttons. ///////////////////////////////////////////////////////////////////////////// AppWizard creates one document type and one view: TestDrawCurve_26Doc.h, TestDrawCurve_26Doc.cpp - the document These files contain your CTestDrawCurve_26Doc class. Edit these files to add your special document data and to implement file saving and loading (via CTestDrawCurve_26Doc::Serialize). TestDrawCurve_26View.h, TestDrawCurve_26View.cpp - the view of the document These files contain your CTestDrawCurve_26View class. CTestDrawCurve_26View objects are used to view CTestDrawCurve_26Doc objects. ///////////////////////////////////////////////////////////////////////////// Other standard files: StdAfx.h, StdAfx.cpp These files are used to build a precompiled header (PCH) file named TestDrawCurve_26.pch and a precompiled types file named StdAfx.obj. Resource.h This is the standard header file, which defines new resource IDs. Microsoft Visual C++ reads and updates this file. ///////////////////////////////////////////////////////////////////////////// Other notes: AppWizard uses "TODO:" to indicate parts of the source code you should add to or customize. If your application uses MFC in a shared DLL, and your application is in a language other than the operating system's current language, you will need to copy the corresponding localized resources MFC42XXX.DLL from the Microsoft Visual C++ CD-ROM onto the system or system32 directory, and rename it to be MFCLOC.DLL. ("XXX" stands for the language abbreviation. For example, MFC42DEU.DLL contains resources translated to German.) If you don't do this, some of the UI elements of your application will remain in the language of the operating system. /////////////////////////////////////////////////////////////////////////////
Platform: | Size: 1967656 | Author: xiayang168 | Hits:

[SourceCodeComboBoxInToolBar

Description: 如何在工具栏上添加通用控件,提供一种实现的方法。-The project provides a method to add the common control in the tool bar.
Platform: | Size: 21504 | Author: 王志强 | Hits:

[Booksvc6Article

Description: Visual C++ 文章,有窗口控制,工具栏,状态栏,ODBC等-Visual C article, a window control, toolbar, status bar, ODBC, etc.
Platform: | Size: 545792 | Author: 杨飞 | Hits:

[Graph DrawingMyExam

Description: 这是一个简单的绘图程序,编制该程序的过程包括建立应用程序的基本框 架、处理视图、处理文档、串行化处理、滚动处理、窗口分割、创建对话模板 资源、创建对话类、定义成员变量、定义消息处理函数、创建对话类对象并显 示对话框以及添加工具栏按钮。 该程序的功能就是在单文档窗口中绘制各种不同线宽(有六种线宽)、不 同风格(有三种风格:实线、划线和点线)和不同颜色的线段。并且具备保存、 恢复、撤消、滚动、窗口分割等功能。 该程序所用到的都是Visual C++最基本、最核心的内容。-This is a simple drawing program, the preparation of the procedures for the establishment of the process, including the application of the basic framework for handling View, documents, serial processing, and rolling, window segmentation, create dialogue template resources, the creation of such a dialogue, the definition member variables, the definition Message Handling Functions to create dialogue and object type dialog box appears and add toolbar button. The procedure is the function of a single document window mapping different width (a six linewidth), the different styles (three styles : solid line, and crossed point line) and different colors segment. And with the preservation, restoration, lifting, rolling, the window segmentation capabilities. The procedures are used by the Visual C
Platform: | Size: 44032 | Author: 力风 | Hits:

[ToolBar从工具栏拖动到视里面

Description: 从工具栏拖动到视里面,visual c++ 界面编程-drag from the toolbar visually inside, visual programming interface c
Platform: | Size: 31744 | Author: 万华 | Hits:

[Dialog_Window在窗口框的DOCK工具栏上面放置标志

Description: 在窗口框的DOCK工具栏上面放置标志,visual c++ 界面编程-window frame in the toolbar above DOCK placed signs, visual programming interface c
Platform: | Size: 39936 | Author: 万华 | Hits:

[Windows DevelopViewer

Description: 介绍在Visual C++编程中,工具栏和菜单之间的交互解决办法。-Introduction in Visual C++ Programming, toolbar and menu interaction between solutions.
Platform: | Size: 62464 | Author: gb yin | Hits:

[GDI-BitmapZoom

Description: Visual c++6.0实现 视图中矩形的放大、缩小功能。点击工具栏上放大缩小按钮就可以实现-Visual c++ 6.0 realize magnified view rectangular, narrow function. Click the toolbar button Zoom can be achieved
Platform: | Size: 39936 | Author: wangqx | Hits:

[GUI DevelopSpin_Slide_ToolBar

Description: 《Visual C++精彩实例详解》第9章 带微调和滑动条控件的工具栏- Visual C++ Wonderful examples explain Chapter 9 and the slider control with fine-tuning Toolbar
Platform: | Size: 71680 | Author: hehe365 | Hits:

[GUI DevelopToolbarFloat

Description: Microsoft visual C++中对话框资源控件的窗体就是浮动的工具栏,在photoshop、Flash等软件中也能看到浮动的工具栏窗体。本实例实现的就是一个浮动的工具栏的窗体。-Microsoft visual C++ Dialog resources in the form controls toolbar is floating, in photoshop, Flash and other software can see the floating Forms toolbar. This example is the realization of a floating toolbar form.
Platform: | Size: 23552 | Author: 吴文滔 | Hits:

[VC/MFCMotleyFool_dll00

Description: 在IE浏览器上的搜索工具栏插件的实现 ,在VISUAL C++ 6.0 ATL环境里调试-In the IE browser toolbar plug-english realize, in the VISUAL C++ 6.0 ATL debugging environment
Platform: | Size: 20480 | Author: | Hits:

[VC/MFCSDH

Description: Visual C++开发环境是一个基于Windows 操作系统的可视化、面向对象的集成开发环 境(Integrated Development Environment,IDE)。在该环境下用户可以开发有关C 和C++ 的各种应用程序,应用程序包括建立、编辑、浏览、保存、编译、链接和调试等操作,这 些操作都可以通过单击菜单选项或工具栏按钮来完成,使用方便、快捷。它还提供了项目 工作区(WorkSpace)、应用程序向导(AppWizard)、类操作向导(ClassWizard)和WizardBar 等实用编程工具。-Visual C++ Development environment is a Windows-based operating system visualization, object-oriented integrated development environment (Integrated Development Environment, IDE). Users in the environment can be developed on the C and C++ A variety of applications, including applications to create, edit, view, save, compile, link and debugging operation, these operations can by clicking the menu option or toolbar button to complete and easy to use, fast. It also provides project work area (WorkSpace), Application Wizard (AppWizard), type of operation Wizard (ClassWizard) and WizardBar practical programming tools.
Platform: | Size: 2653184 | Author: y | Hits:

[ToolBarTOOLDoc

Description: Visual C++ 工具条编程应用实例-Visual C++ Toolbar Application Programming
Platform: | Size: 1024 | Author: liuhaisheng | Hits:

[GUI DevelopToolIcon

Description: Visual C++程序开发范例宝典\带图标的工具栏\ToolIcon-Visual C++ Program development paradigm Baodian Toolbar with icon ToolIcon
Platform: | Size: 40960 | Author: aaa | Hits:

[GUI Developaaa

Description: Visual C++ 6.0应用编程150例,主要内容是界面方面的实例小程序,比如控件使用,对话框,文档等的菜单,工具栏,状态栏的一些应用,以及数据库的相关基本操作-Visual C++ 6.0 application programming 150 cases, the main content is an example of a small interface program, such as the use of controls, dialog, document, such as menu, toolbar, status bar of some applications, and databases related to the basic operation
Platform: | Size: 2768896 | Author: huangchen | Hits:

[GUI Developgongjulan_fenzu

Description: 用 Visual C++.Net (VC.net) 编写的如何给 工具栏分组 的演示程序,在Visual C++.Net 2003下运行正常。程序很简单,注释详细。为初学者学习交流使用。有需要的朋友可以下载看看!-Using Visual C . Net (VC.net) prepared in how to sub-toolbar demo program in Visual C . Net 2003 to run normal. The procedure is simple and detailed notes. Learn to use for beginners. In need of a friend can download to see!
Platform: | Size: 217088 | Author: 别闹了 | Hits:
« 1 23 4 5 6 »

CodeBus www.codebus.net